Skip to content

Add a /dsn command to manage DSN aliases#1983

Merged
rolandwalker merged 1 commit into
mainfrom
RW/dsn-special-command
Jul 8, 2026
Merged

Add a /dsn command to manage DSN aliases#1983
rolandwalker merged 1 commit into
mainfrom
RW/dsn-special-command

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

The logic is almost exactly like favorite queries, but the interface is modernized to follow the subcommand pattern. Whereas favorite queries are accessed through several different commands, all saved-DSN functionality is via subcommands of /dsn, such as /dsn list.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Jul 4, 2026
@rolandwalker rolandwalker requested review from amjith and scottnemes July 4, 2026 13:11
The logic is almost exactly like favorite queries, but the interface
is modernized to follow the subcommand pattern.  Whereas favorite
queries are accessed through several different commands, all saved-DSN
functionality is via subcommands of /dsn, such as "/dsn list".
@rolandwalker rolandwalker force-pushed the RW/dsn-special-command branch from f3a8f55 to f572684 Compare July 8, 2026 09:28
@rolandwalker rolandwalker merged commit 30a0203 into main Jul 8, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/dsn-special-command branch July 8, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant